An entry in a Timeline. Includes the value, the time associated with that value and pointers to the previous and next entries

Namespace:  Janus
Assembly:  Janus (in Janus.dll)

Syntax

C#
public class TimelineEntry<T>

Type Parameters

T

Inheritance Hierarchy

System..::..Object
  Janus..::..TimelineEntry<(Of <(<'T>)>)>

See Also